Lesson: 33 - Pseudo code.

Purpose: Teach relative orientation and procedural operations.

No. of Classes

One Class - One Hour.

Materials Required

Students and Chalk to draw a grid.

Prior knowledge

Student should know about directions (left, right,forward and backward).

Exercises

This activity involves a Treasure, a Person and a Searcher. The Treasure is placed in one box (cell). The Searcher has to navigate to the position of the Treasure and pick up the treasure and again navigate to the position of the Person and hand over the treasure to the Person.

Note: Please note that there are bombs in some boxes, on which navigation is not possible. This means that the Searcher cannot step inside those boxes.

Exercise:1



1. How will the searcher move and find the treasure then return to give the treasure to the person.

No Image

Exercise:2



2. How will the searcher move and find the treasure then return to give the treasure to the person.

No Image

  • Link to view the solution for exercise-1 and exercise-2.

  • Teacher's Instruction
    1. After having conducted a physical activity in a previous lesson plan, the teacher can now use a notebook and a pen in this lesson plan and give similar exercise activities to the Students.
    2. Simple grids with 3 x 3 boxes can be used initially and gradually the number of boxes can be increased (eg. 4x4 etc.), so that the Students can understand better and navigate easily.
    3. Students can arrive at the solution by any method and need not necessarily follow the same method as is in the Solution.